-
-
Notifications
You must be signed in to change notification settings - Fork 313
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build: melos #987
build: melos #987
Conversation
|
Name | Link |
---|---|
🔨 Latest commit | 8b58080 |
this options has been removed in 3.1.1 https://github.com/invertase/melos/blob/melos-v3.1.1/docs/guides/migrations.mdx#L52
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's keep the command. Looks good otherwise
@@ -16,7 +17,3 @@ scripts: | |||
exec: dart run $MELOS_ROOT_PATH/tool/expose_version.dart | |||
generate: | |||
run: cd mobx_examples && dart run build_runner watch --delete-conflicting-outputs | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is required to work locally. We should not remove this
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this options has been removed in melos 3.1.1, isn't it?
https://github.com/invertase/melos/blob/melos-v3.1.1/docs/guides/migrations.mdx#L55
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome .. didn't know that ...
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #987 +/- ##
=======================================
Coverage 99.01% 99.01%
=======================================
Files 57 57
Lines 2024 2024
=======================================
Hits 2004 2004
Misses 20 20
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report in Codecov by Sentry.
|
@all-contributors add @altynbek132 for code |
I've put up a pull request to add @altynbek132! 🎉 |
Add mobx_lint_flutter_test package to melos.yaml
update melos dev dependency to version 5.2.1